Welcome![Sign In][Sign Up]
Location:
Search - vc Dialog

Search list

[Dialog_Window制作个性对话框

Description: VC++制作个性对话框-VC create personalized dialog
Platform: | Size: 31744 | Author: hkx | Hits:

[Dialog_Window用VC++6.0实现“更改图标”对话框

Description: 用VC++6.0实现“更改图标”对话框-VC 6.0 "change icon" dialog
Platform: | Size: 36864 | Author: hkx | Hits:

[Dialog_Window实现动态创建对话框

Description: VC++实现动态创建对话框-VC create dynamic dialog
Platform: | Size: 39936 | Author: hkx | Hits:

[Dialog_WindowDLL输出对话框类的例子

Description: 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB/VB call. Compressed are two examples : one, dlldemo demonstration of a call from the VC; 2, vbnetdllcall demonstration calling from VB.NET example;
Platform: | Size: 71680 | Author: 丁俊 | Hits:

[Dialog_WindowVC_CoolDialog_demo

Description: 巨酷的一个对画框示例-giant cool one pair of frames Example
Platform: | Size: 26624 | Author: 胖无极 | Hits:

[ComboBoxVcCode

Description: 一个基于对话框的进程显示,一个星号密码探测器,一个滚动图像显示,一个利用大图片加载隐藏小图片,-a dialog based on the process, an asterisk password detectors, a rolling images show that the use of a large photo of small loading hidden pictures,
Platform: | Size: 3034112 | Author: luo | Hits:

[Dialog_Window自动调整对话框上子窗口显示位置vc

Description: 自动调整对话框上子窗口显示位置vc-automatically adjust for dialog on the window location vc
Platform: | Size: 119808 | Author: 段晓瑞 | Hits:

[Driver DevelopMinDriverInVcxinban

Description: 在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D:\tony\Xfilter_Disk\DdkSource\MinDriverInVc\MinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序-in VC environment compiler driver (MinDriver) compiled examples :-------------------------------------------------------- 1. VC open work area documents MinDriverInVc.dsw 2. "Project" menu-gt; "Settings" menu, pop Project Settings dialog box 3 . Build Command Line to the last two parameters "d :" and "D : \ tony \ Xfilter_Disk \ DdkSource \ MinDriverInVc \ MinDriver" change to the correct path (where the source drive and path) 4. compiled by the Build button Driver
Platform: | Size: 9216 | Author: 熊兵 | Hits:

[GUI Developappface_vc

Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件:   首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。   接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: | Size: 589824 | Author: 钱博 | Hits:

[ISAPI-IEAboutHtml2

Description: VC知识库《在线杂志》第六期有一篇文章“VC6中使用CHtmlView在对话框控制中显示HTML文件”,很多读者来信说很喜欢这种功能。但是美中不足的是在对话框的HTML页面上单击鼠标右键会弹出上下文菜单。从而可以象在IE中那样看到页面的源代码。为了防止用户查看HTML代码,有人尝试过在CHtmlCtrl派生的窗口中重载WM_CONTEXTMENU,或者在CHtmlView以及CHtmlCtrl类中禁用右键的上下文菜单和弹出式菜单,这两个方法都没有成功。那么如何禁用HTML的这个上下文菜单呢? 本文就针对这个问题用不同的方法来完善上次的程序。-VC knowledge base "online magazine" is a sixth article "VC6 use CHtmlView control in the dialog box display HTML document," said the letter from the many readers liked function. But it is regrettable that the dialog in HTML pages on the right-click context menu will pop. Thus, as in IE did see page source code. To prevent the user to view the HTML code, it was tried in CHtmlCtrl derived heavy WM_CONTEXTMENU window, or CHtmlView class and CHtmlCtrl banned right in the context menu and pop-up menus, the two methods have not been successful. So how to disable HTML in the context menu? Paper addressing the problem in different ways to improve the previous procedures.
Platform: | Size: 851968 | Author: 唐文 | Hits:

[Dialog_Window用VC++定制通用对话框

Description: 一个通用对话框是由Windows设计和编写的,用于完成某一特定工 作,比如打开一个文件或选择一种颜色等。MFC提供了管理每一通用对 话框类型的类-a common Windows dialog box is the design and preparation for the completion of a specific job, such as opening a document or choose a color, and etc.. MFC provides a common dialog management of each type of category
Platform: | Size: 4096 | Author: 罗森 | Hits:

[Dialog_Windowbarvc

Description: 编写类似VC界面的一个程序,在单文档中悬浮对话框-VC interface similar to the preparation of a procedure, in a single file dialog Suspended
Platform: | Size: 50176 | Author: 发阿 | Hits:

[OpenGL programOpenGLDilog贴图

Description: VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
Platform: | Size: 56320 | Author: yfq | Hits:

[Dialog_Window帮助和向导程序

Description: 是一种基于对话框的帮助和向导程序。主要完成了向导功能!-dialog is based on the help and guide procedures. The major function of the Wizard!
Platform: | Size: 1917952 | Author: 王华 | Hits:

[Dialog_WindowPreview_demo

Description: 这是一个对VC中的通用对话框窗口功能的一个扩展,它可以在你选择图像文件的时候直接对特殊性内容进行预览,使用方便-this is a VC General dialog window function in an expansion, it can choose images in your document directly to the special preview content, ease of use
Platform: | Size: 30720 | Author: 王义 | Hits:

[GUI DevelopFileDialog

Description: 这是一个VC的窗口的例子,相信是一个好程序.也能使大家喜欢-This is a window of the VC example, I believe it is a good procedure. We would also like to
Platform: | Size: 30720 | Author: 宁建文 | Hits:

[Otherexample100

Description: vc编程一百例。包括界面 ,按钮,控件,对话框,多媒体等等各方面的实例100个。-vc Programming 100 cases. Including interface, buttons, controls, dialog boxes, multimedia, etc. Examples of the 100.
Platform: | Size: 31655936 | Author: 陈锐 | Hits:

[GUI DevelopTestSystemPanel

Description: vc6调用系统控制面板的各种选项对话框,如声音,字体,打印机等,适合初学者学习-vc6 called the System control panel options dialog box, such as voice, fonts, printers, etc., for beginners to learn
Platform: | Size: 58368 | Author: 黄伟 | Hits:

[Otheropenfiledlg2

Description: 自定义修改打开文件对话框,转载自vckbase-open file dialog box, reprinted from vckbase
Platform: | Size: 90112 | Author: ERIC | Hits:

[Multimedia DevelopMP3__play

Description: 简简单单MP3(SimpleMP3)/小巧的MP3播放器,支持M3U列表,能缩到任务栏 开发环境:vc++6.0,先用Wizard做一个Dialog型的模板,然后逐步修改、完善 想模仿WINAMP,但并不象,见笑了-simple MP3 (SimpleMP3)/compact MP3 player, support for M3U list can be cut back to the task bar development environment : vc 6.0, using a Wizard Dialog- do template and then gradually changes to imitate alpha perfect, but it does not like, laughed at the
Platform: | Size: 190464 | Author: syf | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net